Respect deprecated menu images setting
authorMatthias Clasen <mclasen@redhat.com>
Fri, 25 Oct 2013 00:03:02 +0000 (20:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 25 Oct 2013 00:03:02 +0000 (20:03 -0400)
commit627a03683f5f41efbfc86cc0f10e1b7c11e9bb25
tree1857e9e8005705a4447ee6afd731410c4ce479b3
parente735da37f6d1f943227871c8f8b197fa4d5540fb
Respect deprecated menu images setting

I have been convinced that it is a bad idea to change the behaviour
at the same time as deprecating it, so go back to respecting the
Gtk/MenuImages xsetting in GtkImageMenuItem when it is set.

The setting as well as the widget are still deprecated, and the
default value of the setting will remain FALSE.
gdk/x11/gdksettings.c
gtk/deprecated/gtkaction.c
gtk/deprecated/gtkimagemenuitem.c
gtk/gtksettings.c